livepatch: Fix typos and other errors in tests Makefile
authorPawel Wieczorkiewicz <wipawel@amazon.de>
Fri, 20 Dec 2019 18:23:39 +0000 (18:23 +0000)
committerJulien Grall <julien@xen.org>
Fri, 20 Dec 2019 20:04:37 +0000 (20:04 +0000)
commit8e0f3e9482b939d224ded4c33a43b34e3b58b1bc
treeb658d87f0673f85107bac200085ec6081194b0b1
parent1b44fcbd95c9ed79c43002da23a96faa625f1e28
livepatch: Fix typos and other errors in tests Makefile

There was a bunch of typos (s/actions/action/) as well as one missing
config.h target dependency. Also, xen_expectation target has
unnecessary cycle dependency.

Fixes: 25164571fc ('Merge branch 'livepatch.aws.v6' into staging')
Signed-off-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Tested-by: Julien Grall <julien@xen.org>
xen/test/livepatch/Makefile